Skip to content

Conversation

@Xenius97
Copy link
Contributor

Closes #3998

Currently, you only receive a true/false value indicating whether it was successful. I already mentioned in the issue some time ago that this is quite inconvenient, as you constantly have to query and compare it with the getLatentEventHandles table if you need the ID.
With the current solution, you get the ID directly (SSendHandle = uint), so there’s no need for any workaround. If the request fails, you simply receive a false.

@FileEX FileEX added the enhancement New feature or request label Nov 22, 2025
@FileEX FileEX added the backwards-incompatible Should be merged after the release of 1.7.1 label Nov 22, 2025
@Xenius97 Xenius97 requested a review from FileEX November 22, 2025 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backwards-incompatible Should be merged after the release of 1.7.1 enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Return Event ID from triggerLatentClient/ServerEvent

2 participants